[INFO] fetching crate oni-comb-parser-rs 1.2.124...
[INFO] testing oni-comb-parser-rs-1.2.124 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oni-comb-parser-rs 1.2.124 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oni-comb-parser-rs 1.2.124
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oni-comb-parser-rs 1.2.124
[INFO] tweaked toml for crates.io crate oni-comb-parser-rs 1.2.124 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oni-comb-parser-rs 1.2.124 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oni-comb-parser-rs 1.2.124 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad8d4ba19bd40fc0b1d08ba6054cd57ec11a3c77bacef12d6198e780bf144691
[INFO] running `Command { std: "docker" "start" "-a" "ad8d4ba19bd40fc0b1d08ba6054cd57ec11a3c77bacef12d6198e780bf144691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad8d4ba19bd40fc0b1d08ba6054cd57ec11a3c77bacef12d6198e780bf144691", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8d4ba19bd40fc0b1d08ba6054cd57ec11a3c77bacef12d6198e780bf144691", kill_on_drop: false }`
[INFO] [stdout] ad8d4ba19bd40fc0b1d08ba6054cd57ec11a3c77bacef12d6198e780bf144691
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883f433e28b1b76328a1c38865a753bb24fa5db676c29374cd6f296b9dadc348
[INFO] running `Command { std: "docker" "start" "-a" "883f433e28b1b76328a1c38865a753bb24fa5db676c29374cd6f296b9dadc348", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling oni-comb-parser-rs v1.2.124 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s
[INFO] running `Command { std: "docker" "inspect" "883f433e28b1b76328a1c38865a753bb24fa5db676c29374cd6f296b9dadc348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883f433e28b1b76328a1c38865a753bb24fa5db676c29374cd6f296b9dadc348", kill_on_drop: false }`
[INFO] [stdout] 883f433e28b1b76328a1c38865a753bb24fa5db676c29374cd6f296b9dadc348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aafd1c8bfeed1b077f1364d42a9eb8b1c02e6a25c755bfcb8d9503e606a9b4df
[INFO] running `Command { std: "docker" "start" "-a" "aafd1c8bfeed1b077f1364d42a9eb8b1c02e6a25c755bfcb8d9503e606a9b4df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling symbolic-common v12.17.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling inferno v0.11.21
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling prop-check-rs v0.0.988
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling oni-comb-parser-rs v1.2.124 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pom v3.4.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stdout] warning: function `add` is never used
[INFO] [stdout]   --> examples/calculator.rs:46:4
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn add<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sub` is never used
[INFO] [stdout]   --> examples/calculator.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn sub<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mul` is never used
[INFO] [stdout]   --> examples/calculator.rs:54:4
[INFO] [stdout]    |
[INFO] [stdout] 54 | fn mul<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `div` is never used
[INFO] [stdout]   --> examples/calculator.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn div<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stdout]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stdout]    |           ----------------- associated functions in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(dead_code)]
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `expect` is never used
[INFO] [stdout]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stdout]    |           -------------- associated function in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stdout]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |            |
[INFO] [stdout]    |            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/range.rs:85:10
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stdout]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stdout]    |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.87s
[INFO] running `Command { std: "docker" "inspect" "aafd1c8bfeed1b077f1364d42a9eb8b1c02e6a25c755bfcb8d9503e606a9b4df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aafd1c8bfeed1b077f1364d42a9eb8b1c02e6a25c755bfcb8d9503e606a9b4df", kill_on_drop: false }`
[INFO] [stdout] aafd1c8bfeed1b077f1364d42a9eb8b1c02e6a25c755bfcb8d9503e606a9b4df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 063cc5a2dbe4851f70ed8787b06aab293eaa1e43add5944f15f9d67e703bcfe9
[INFO] running `Command { std: "docker" "start" "-a" "063cc5a2dbe4851f70ed8787b06aab293eaa1e43add5944f15f9d67e703bcfe9", kill_on_drop: false }`
[INFO] [stderr] warning: associated functions `map_opt`, `convert_from_bytes_to_str`, and `convert_from_str_to_f64` are never used
[INFO] [stderr]   --> src/extension/parsers/conversion_parsers.rs:14:6
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait ConversionParsers: Parsers {
[INFO] [stderr]    |           ----------------- associated functions in this trait
[INFO] [stderr] ...
[INFO] [stderr] 14 |   fn map_opt<'a, I, A, B, E, F>(parser: Self::P<'a, I, A>, f: F) -> Self::P<'a, I, B>
[INFO] [stderr]    |      ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 20 |   fn convert_from_bytes_to_str<'a, I>(parser: Self::P<'a, I, &'a [u8]>) -> Self::P<'a, I, &'a str> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 24 |   fn convert_from_str_to_f64<'a, I>(parser: Self::P<'a, I, &'a str>) -> Self::P<'a, I, f64> {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/lib.rs:1:9
[INFO] [stderr]    |
[INFO] [stderr]  1 | #![warn(dead_code)]
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `expect` is never used
[INFO] [stderr]   --> src/extension/parsers/logging_parsers.rs:32:6
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub trait LoggingParsers: Parsers {
[INFO] [stderr]    |           -------------- associated function in this trait
[INFO] [stderr] ...
[INFO] [stderr] 32 |   fn expect<'a, I, A>(parser: Self::P<'a, I, A>, name: &'a str) -> Self::P<'a, I, A>
[INFO] [stderr]    |      ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn start(&self) -> Bound<T>;
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 10 |   fn start(&self) -> Bound<'_, T>;
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:11:10
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn end(&self) -> Bound<T>;
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |   fn end(&self) -> Bound<'_, T>;
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:20:10
[INFO] [stderr]    |
[INFO] [stderr] 20 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 27 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:31:10
[INFO] [stderr]    |
[INFO] [stderr] 31 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 38 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 49 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 49 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:64:10
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |   fn start(&self) -> Bound<T> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 71 |   fn start(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:75:10
[INFO] [stderr]    |
[INFO] [stderr] 75 |   fn end(&self) -> Bound<T> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 75 |   fn end(&self) -> Bound<'_, T> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:81:12
[INFO] [stderr]    |
[INFO] [stderr] 81 |   fn start(&self) -> Bound<usize> {
[INFO] [stderr]    |            ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |            |
[INFO] [stderr]    |            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |   fn start(&self) -> Bound<'_, usize> {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/utils/range.rs:85:10
[INFO] [stderr]    |
[INFO] [stderr] 85 |   fn end(&self) -> Bound<usize> {
[INFO] [stderr]    |          ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |   fn end(&self) -> Bound<'_, usize> {
[INFO] [stderr]    |                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `oni-comb-parser-rs` (lib) generated 18 warnings (run `cargo fix --lib -p oni-comb-parser-rs` to apply 16 suggestions)
[INFO] [stderr] warning: function `add` is never used
[INFO] [stderr]   --> examples/calculator.rs:46:4
[INFO] [stderr]    |
[INFO] [stderr] 46 | fn add<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sub` is never used
[INFO] [stderr]   --> examples/calculator.rs:50:4
[INFO] [stderr]    |
[INFO] [stderr] 50 | fn sub<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `mul` is never used
[INFO] [stderr]   --> examples/calculator.rs:54:4
[INFO] [stderr]    |
[INFO] [stderr] 54 | fn mul<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `div` is never used
[INFO] [stderr]   --> examples/calculator.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn div<'a>() -> Parser<'a, char, &'a char> {
[INFO] [stderr]    |    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oni-comb-parser-rs` (example "calculator") generated 4 warnings
[INFO] [stderr] warning: `oni-comb-parser-rs` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oni_comb_parser_rs-5881fe106c9eb267)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test tests::test_discard ... ok
[INFO] [stdout] test tests::test_attempt ... ok
[INFO] [stdout] test tests::test_example1 ... ok
[INFO] [stdout] test tests::test_example2 ... ok
[INFO] [stdout] test tests::test_filter_not ... ok
[INFO] [stdout] test tests::test_many_1 ... ok
[INFO] [stdout] test tests::test_many_0 ... ok
[INFO] [stdout] test tests::test_none_of ... ok
[INFO] [stdout] test tests::test_seq ... ok
[INFO] [stdout] test tests::test_last_offset ... ok
[INFO] [stdout] test tests::test_peek ... ok
[INFO] [stdout] test tests::test_elm_of ... ok
[INFO] [stdout] test tests::test_repeat ... ok
[INFO] [stdout] test tests::test_opt ... ok
[INFO] [stdout] test tests::test_elem ... ok
[INFO] [stdout] test tests::test_or ... ok
[INFO] [stdout] test tests::test_skip_left ... ok
[INFO] [stdout] test tests::test_skip_right ... ok
[INFO] [stdout] test tests::test_many_n_m ... ok
[INFO] [stdout] test tests::test_not ... ok
[INFO] [stdout] test tests::test_tag_no_case ... ok
[INFO] [stdout] test tests::test_take ... ok
[INFO] [stdout] test tests::test_take_2 ... ok
[INFO] [stdout] test tests::test_take_till1 ... ok
[INFO] [stdout] test tests::test_take_while0 ... ok
[INFO] [stdout] test tests::test_take_while_n_m ... ok
[INFO] [stdout] test tests::test_take_while1 ... ok
[INFO] [stdout] test tests::test_tag ... ok
[INFO] [stdout] test tests::test_take_till0 ... ok
[INFO] [stdout] test tests::test_successful_in_closure ... ok
[INFO] [stdout] test tests::test_filter ... ok
[INFO] [stdout] test tests::test_regex ... ok
[INFO] [stdout] test tests::test_and_then ... ok
[INFO] [stdout] test tests::test_count_sep ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/surround_static_tes.rs (/opt/rustwide/target/debug/deps/surround_static_tes-c8f7cfb6c4ce1242)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_surround ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oni_comb_parser_rs
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test src/lib.rs - prelude::elm_hex_digit (line 944) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_ref (line 727) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_any_ref (line 262) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_from_until_ref (line 523) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_1_9_ref (line 872) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_digit_ref (line 775) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm (line 335) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_1_9 (line 896) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_in (line 496) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_hex_digit_ref (line 920) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit_ref (line 823) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha_digit (line 799) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_multi_space (line 703) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_in_ref (line 469) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_digit (line 847) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_alpha (line 751) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_any (line 285) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_oct_digit_ref (line 968) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_from_until (line 553) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_multi_space_ref (line 679) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_space (line 655) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_of (line 441) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_ref (line 310) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_lazy (line 233) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_pred_ref (line 360) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_ref_of (line 414) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_with_uncommit (line 203) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_oct_digit (line 992) ... ok
[INFO] [stdout] test src/lib.rs - prelude::end (line 70) ... ok
[INFO] [stdout] test src/lib.rs - prelude::lazy (line 1354) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_space_ref (line 631) ... ok
[INFO] [stdout] test src/lib.rs - prelude::empty (line 41) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed_with_commit (line 173) ... ok
[INFO] [stdout] test src/lib.rs - prelude::successful (line 92) ... ok
[INFO] [stdout] test src/lib.rs - prelude::regex (line 1098) ... ok
[INFO] [stdout] test src/lib.rs - prelude::none_of (line 606) ... ok
[INFO] [stdout] test src/lib.rs - prelude::failed (line 145) ... ok
[INFO] [stdout] test src/lib.rs - prelude::elm_pred (line 388) ... ok
[INFO] [stdout] test src/lib.rs - prelude::skip (line 1294) ... ok
[INFO] [stdout] test src/lib.rs - prelude::tag_no_case (line 1072) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_till0 (line 1238) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while0 (line 1148) ... ok
[INFO] [stdout] test src/lib.rs - prelude::successful_lazy (line 118) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_till1 (line 1265) ... ok
[INFO] [stdout] test src/lib.rs - prelude::tag (line 1046) ... ok
[INFO] [stdout] test src/lib.rs - prelude::seq (line 1018) ... ok
[INFO] [stdout] test src/lib.rs - prelude::surround (line 1322) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while_n_m (line 1208) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take (line 1122) ... ok
[INFO] [stdout] test src/lib.rs - prelude::none_ref_of (line 579) ... ok
[INFO] [stdout] test src/lib.rs - prelude::take_while1 (line 1178) ... ok
[INFO] [stdout] test src/lib.rs - prelude::unit (line 20) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "063cc5a2dbe4851f70ed8787b06aab293eaa1e43add5944f15f9d67e703bcfe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "063cc5a2dbe4851f70ed8787b06aab293eaa1e43add5944f15f9d67e703bcfe9", kill_on_drop: false }`
[INFO] [stdout] 063cc5a2dbe4851f70ed8787b06aab293eaa1e43add5944f15f9d67e703bcfe9
